EphemeralSigner
Properties
Link copied to clipboard
The underlying JCA PrivateKey object.
The underlying JCA PrivateKey object.
Link copied to clipboard
Whether the signer may ask for user interaction when sign is called
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Gets a platform verifier for signatures generated by this Signer.
Link copied to clipboard
Get a verifier for signatures generated by this Signer.
Link copied to clipboard
Signs data. Might ask for user confirmation first if this Signer.
Link copied to clipboard
Shorthand helper to create an X509Certificate by signing tbsCertificate
Shorthand helper to create a Pkcs10CertificationRequest by signing tbsCsr
Link copied to clipboard
Try to ensure that the Signer is ready to immediately sign data, on a best-effort basis. For example, if user authorization allows signing for a given timeframe, this will prompts for authorization now.